Skip to content

Add remove_python function#1851

Closed
warnes wants to merge 1 commit intorstudio:mainfrom
Warnes-Innovations:main
Closed

Add remove_python function#1851
warnes wants to merge 1 commit intorstudio:mainfrom
Warnes-Innovations:main

Conversation

@warnes
Copy link

@warnes warnes commented Mar 13, 2024

Add remove_python function to disable Python dependency tracking and delele associated directories/files.

Resolves #1850

@kevinushey
Copy link
Collaborator

Thanks, and sorry for letting this sit for so long. I'm going to try an alternate mechanism for this.

@kevinushey kevinushey closed this Mar 17, 2026
@warnes
Copy link
Author

warnes commented Mar 17, 2026

Is there any particular reason for not accepting this PR?

@kevinushey
Copy link
Collaborator

I want to keep the API surface in renv small, and given that we already had similar behavior available via use_python(FALSE), my preference was to document that behavior, and then notify if other Python-related infrastructure files still existed so the user could manually clean those up if necessary.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Feature Request: renv::remove_python

2 participants